RequestChoice >ENV:Answer "LastCheck V1.0" "MailCheck statistics.*n*nLast checked on $MCDate.*nNo new mail was received.*n*nDo you want to check it now?" "Yes" "No"
EndIf
If $MCMail EQ "1"
RequestChoice >ENV:Answer "LastCheck V1.0" "MailCheck statistics.*n*nLast checked on $MCDate.*n1 new mail was received.*n*nDo you want to check it now?" "Yes" "No"
EndIf
If $MCMail GE "2"
RequestChoice >ENV:Answer "LastCheck V1.0" "MailCheck statistics.*n*nLast checked on $MCDate.*n$MCMail new mails were received.*n*nDo you want to check it now?" "Yes" "No"